PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DView Class


In This Topic
    PDF3DView Class Methods
    In This Topic

    For a list of all members of this type, see PDF3DView members.

    Public Methods
     NameDescription
    Public MethodGets the view background.  
    Public MethodGets the camera to world transformation matrix.  
    Public MethodGets the center of orbit.  
    Public MethodGets the COS 3D view.  
    Public MethodGets the collection of cross-sections. Each cross-section provides parameters for applying a cross-section to the 3D artwork when using this view.  
    Public MethodGets the external name of the view.  
    Public MethodGets the internal name of the view  
    Public MethodGets the lighting scheme.  
    Public MethodGets the collection of 3D nodes. Each 3D node may contain entries that change the node's state, including its opacity and its position in world space.  
    Public MethodGets the view projection.  
    Public MethodGets the view rendering mode.  
    Public MethodGets the path to a view node in U3D data.  
    Public MethodGets a value indicating whether nodes specified in the collection are returned to their original states (as specified in the 3D artwork) before applying transformation matrices and opacity settings specified in the node Objects.  
    Public MethodSets the view background.  
    Public MethodSets the camera to world transformation matrix.  
    Public MethodSets the center of orbit.  
    Public MethodSets the external name of the view.  
    Public MethodSets the internal name of the view  
    Public MethodSets the lighting scheme.  
    Public MethodSets the view projection.  
    Public MethodSets the view rendering mode.  
    Public MethodSets a value indicating whether nodes specified in the collection are returned to their original states (as specified in the 3D artwork) before applying transformation matrices and opacity settings specified in the node Objects.  
    Public MethodSets the path to a view node in U3D data.  
    Top
    See Also